home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 349 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  993 b 

  1. Date: Mon, 5 Jul 93 15:48:23 MDT
  2. From: shenson@nyx.cs.du.edu (Stephen Henson)
  3. Message-Id: <9307052148.AA00500@nyx.cs.du.edu>
  4. X-Disclaimer: Nyx is a public access Unix system run by the University
  5.     of Denver.  The University has neither control over nor
  6.     responsibility for the opinions or correct identity of users.
  7. To: mint@terminator.rs.itd.umich.edu
  8. Subject: Mintlib enhancements ...
  9.  
  10. Just a  couple of comments. A quick browse through the lib seems to show that
  11. the maximum filename/path length are statically allocated at several points;
  12. perhaps they should be dynamically allocated based on sysconf etc. It's just
  13. a bit of planning ahead because if/when I get V3 filesystems going they will
  14. have SunOS/BSD like directories with a filename length up to 255 bytes.
  15.     One more thing, I've got a version of nlist() going which is being used
  16. in the binary config program; is it worthwhile adding it to the library? It
  17. certainly makes things like setting/getting stacksizes etc trivial.
  18. Steve.
  19.